{{indicateur.Intitule_Indicateur}}
{% if indicateur.Periodicite == "Mensuelle" %} Ce mois {% else %} Cette Année {{currentYear}} {% endif %}
{% if indicateur.Periodicite == "Mensuelle" %}
{% else %}
{% endif %}
Interpretations
| N° | Date | Contenu |
|---|---|---|
| Interpretation N°{{ interpretation.id }} | {{ interpretation.Date }} | {{ interpretation.Contenu }} |
{% if ChefDeptGroup not in user.groups.all and DirecteurGroup not in user.groups.all %}
Modifier Tableau de Bord
Supprimer Tableau de Bord
{% endif %}